home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 83win / data1.cab / DLL_Toolkit / Source / HTBMeter / HTBmeter.rc < prev    next >
Encoding:
Text File  |  2001-03-02  |  3.9 KB  |  163 lines

  1. //Microsoft Developer Studio generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #include "afxres.h"
  11.  
  12. /////////////////////////////////////////////////////////////////////////////
  13. #undef APSTUDIO_READONLY_SYMBOLS
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. // English (U.S.) resources
  17.  
  18. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  19. #ifdef _WIN32
  20. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  21. #pragma code_page(1252)
  22. #endif //_WIN32
  23.  
  24. #ifdef APSTUDIO_INVOKED
  25. /////////////////////////////////////////////////////////////////////////////
  26. //
  27. // TEXTINCLUDE
  28. //
  29.  
  30. 1 TEXTINCLUDE DISCARDABLE 
  31. BEGIN
  32.     "resource.h\0"
  33. END
  34.  
  35. 2 TEXTINCLUDE DISCARDABLE 
  36. BEGIN
  37.     "#include ""afxres.h""\r\n"
  38.     "\0"
  39. END
  40.  
  41. 3 TEXTINCLUDE DISCARDABLE 
  42. BEGIN
  43.     "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
  44.     "#define _AFX_NO_OLE_RESOURCES\r\n"
  45.     "#define _AFX_NO_TRACKER_RESOURCES\r\n"
  46.     "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
  47.     "\r\n"
  48.     "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)\r\n"
  49.     "#ifdef _WIN32\r\n"
  50.     "LANGUAGE 9, 1\r\n"
  51.     "#pragma code_page(1252)\r\n"
  52.     "#endif //_WIN32\r\n"
  53.     "#include ""res\\HTBmeter.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
  54.     "#include ""afxres.rc""         // Standard components\r\n"
  55.     "#endif\r\n"
  56.     "\0"
  57. END
  58.  
  59. #endif    // APSTUDIO_INVOKED
  60.  
  61.  
  62. #ifndef _MAC
  63. /////////////////////////////////////////////////////////////////////////////
  64. //
  65. // Version
  66. //
  67.  
  68. VS_VERSION_INFO VERSIONINFO
  69.  FILEVERSION 1,0,0,1
  70.  PRODUCTVERSION 1,0,0,1
  71.  FILEFLAGSMASK 0x3fL
  72. #ifdef _DEBUG
  73.  FILEFLAGS 0x1L
  74. #else
  75.  FILEFLAGS 0x0L
  76. #endif
  77.  FILEOS 0x4L
  78.  FILETYPE 0x2L
  79.  FILESUBTYPE 0x0L
  80. BEGIN
  81.     BLOCK "StringFileInfo"
  82.     BEGIN
  83.         BLOCK "040904B0"
  84.         BEGIN
  85.             VALUE "CompanyName", "\0"
  86.             VALUE "FileDescription", "HTBmeter DLL\0"
  87.             VALUE "FileVersion", "1, 0, 0, 1\0"
  88.             VALUE "InternalName", "HTBmeter\0"
  89.             VALUE "LegalCopyright", "Copyright (C) 1999\0"
  90.             VALUE "LegalTrademarks", "\0"
  91.             VALUE "OriginalFilename", "HTBmeter.DLL\0"
  92.             VALUE "ProductName", "HTBmeter Dynamic Link Library\0"
  93.             VALUE "ProductVersion", "1, 0, 0, 1\0"
  94.         END
  95.     END
  96.     BLOCK "VarFileInfo"
  97.     BEGIN
  98.         VALUE "Translation", 0x409, 1200
  99.     END
  100. END
  101.  
  102. #endif    // !_MAC
  103.  
  104.  
  105. /////////////////////////////////////////////////////////////////////////////
  106. //
  107. // Dialog
  108. //
  109.  
  110. IDD_DIALOG1 DIALOG DISCARDABLE  0, 0, 102, 98
  111. STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
  112. CAPTION "Meter"
  113. FONT 8, "MS Sans Serif"
  114. BEGIN
  115. END
  116.  
  117.  
  118. /////////////////////////////////////////////////////////////////////////////
  119. //
  120. // DESIGNINFO
  121. //
  122.  
  123. #ifdef APSTUDIO_INVOKED
  124. GUIDELINES DESIGNINFO DISCARDABLE 
  125. BEGIN
  126.     IDD_DIALOG1, DIALOG
  127.     BEGIN
  128.         LEFTMARGIN, 7
  129.         RIGHTMARGIN, 95
  130.         TOPMARGIN, 7
  131.         BOTTOMMARGIN, 91
  132.     END
  133. END
  134. #endif    // APSTUDIO_INVOKED
  135.  
  136. #endif    // English (U.S.) resources
  137. /////////////////////////////////////////////////////////////////////////////
  138.  
  139.  
  140.  
  141. #ifndef APSTUDIO_INVOKED
  142. /////////////////////////////////////////////////////////////////////////////
  143. //
  144. // Generated from the TEXTINCLUDE 3 resource.
  145. //
  146. #define _AFX_NO_SPLITTER_RESOURCES
  147. #define _AFX_NO_OLE_RESOURCES
  148. #define _AFX_NO_TRACKER_RESOURCES
  149. #define _AFX_NO_PROPERTY_RESOURCES
  150.  
  151. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  152. #ifdef _WIN32
  153. LANGUAGE 9, 1
  154. #pragma code_page(1252)
  155. #endif //_WIN32
  156. #include "HTBmeter.rc2"  // non-Microsoft Visual C++ edited resources
  157. #include "afxres.rc"         // Standard components
  158. #endif
  159.  
  160. /////////////////////////////////////////////////////////////////////////////
  161. #endif    // not APSTUDIO_INVOKED
  162.  
  163.